Conversation
|
Thanks for the contribution!
中文感谢你的贡献!
|
6e4e237 to
79cd4b8
Compare
This comment was marked as outdated.
This comment was marked as outdated.
…ge-20260922 # Conflicts: # perf-changelog.yaml
|
InferenceX has switched away from unmaintainable bash scripts to YAML files that don't repeat the same stuff over and over again. Please merge the latest |
TP2 GPU-resident KV now covers [1, 4, 8, 12] and TP2 HiCache [16, 20, 24, 28, 32, 36, 40]; every HiCache variant pins hicache-size 253. Drops the now-unused tp2_c16/tp2_c20 resident variants and adds tp2_c16_hicache so each matrix point resolves to exactly one recipe variant. Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
|
Closing in favor of #3455, which ports this PR's changes onto the srt-slurm recipe that #3428 switched |
Summary
qwen3.5-fp4-mi355x-sglang-agentic-mtpfromlmsysorg/sglang-rocm:v0.5.19-rocm720-mi35x-20260915tolmsysorg/sglang-rocm:v0.5.20-rocm720-mi35x-20260926(Docker Hub tag HTTP 200, digestsha256:f71b2a13a23132b9efdd39df58d13f310a59c2d101ec72271457295ed48016a9). The 20260925 nightly was never published.[1, 4, 8, 12, 16]. Move TP2 conc 16 onto HiCache and drop TP2 GPU-resident conc 20. TP2 resident is[1, 4, 8, 12]; TP2 HiCache is[16, 20, 24, 28, 32, 36, 40].hicache-size: 253(overrideshicache-ratio) on every TP2 HiCache point. Other recipe flags are unchanged.Details
AgentX on
mainnow runs through native srt-slurm, and the legacyqwen3.5_fp4_mi355x_sglang_mtp.shscript was removed. This PR therefore changes:configs/amd-master.yaml: the image and the TP2 conc grids for the AgentX arm.benchmarks/single_node/srt-slurm-recipes/qwen3.5/sglang/mi355x-fp4-mtp/agentic.yaml:model.containerset to the same image;override_tp2_c16andoverride_tp2_c20(resident) removed; newoverride_tp2_c16_hicacheadded;hicache-size: 253added to every HiCache override.perf-changelog.yaml: one appended entry.Each of the 16 matrix points resolves to exactly one recipe override under
validate_recipe(gpus, CONC, KV_OFFLOADING and image all match), and no override is left unused. Fixed-seq MI355X SGLang arms are a separate PR.AI model disclosure
Cursor Grok 4.6 prepared the image bump, HiCache size pin, changelog, and this PR text.